Skip to content

Add atsShowOnlyLastExit to ReferenceCategory enum and update changelog#198

Merged
ManuelRomeroA merged 1 commit into
mainfrom
development
May 18, 2026
Merged

Add atsShowOnlyLastExit to ReferenceCategory enum and update changelog#198
ManuelRomeroA merged 1 commit into
mainfrom
development

Conversation

@ManuelRomeroA
Copy link
Copy Markdown
Contributor

This pull request introduces a new reference category to the Layrz API models, specifically for pump assets that should only display the most recent exit in their history. The update includes documentation, enum changes, and serialization support for this new category.

New Reference Category for Pump Asset Exit History:

  • Added ReferenceCategory.atsShowOnlyLastExit to the ReferenceCategory enum, with documentation explaining its use for limiting pump asset exit history to the most recent record. (lib/src/references/src/category.dart)
  • Updated the enum-to-JSON mapping to include the new ATS_SHOW_ONLY_LAST_EXIT value for correct serialization and deserialization. (lib/src/references/references.g.dart)

Versioning and Documentation:

  • Bumped the package version to 3.8.17 and updated the CHANGELOG.md to document the new reference category. (pubspec.yaml, CHANGELOG.md) [1] [2]

@github-actions
Copy link
Copy Markdown

📋 Changelog Summary

This PR includes the following changes:

✨ Features


🤖 Auto-generated by changelog workflow

@github-actions
Copy link
Copy Markdown

📊 Test Coverage Report

🎯 Dart/Flutter

Metric Value
Coverage 11.4%
Lines covered 14939 / 450
Lines missing -14489

🤖 Generated by coverage workflow

@ManuelRomeroA ManuelRomeroA merged commit 6c1275a into main May 18, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant